New function. print_event_state, print_event): Use preprocessor macro to
authorTor Lillqvist <tml@iki.fi>
Sun, 18 Mar 2001 22:16:41 +0000 (22:16 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 18 Mar 2001 22:16:41 +0000 (22:16 +0000)
commit4f81f119e4baaf9b827ab6dc3d0a110a88258365
treea63eeb303bd262f26875cdda014609e1b7494584
parent545f0bd82088f4b50267071a51f60cbc841cc5e8
New function. print_event_state, print_event): Use preprocessor macro to

2001-03-18  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkevents-win32.c (print_window_state): New function.
print_event_state, print_event): Use preprocessor macro to make
code more compact. Print also GDK_WINDOW_STATE events.
(synthesize_crossing_events): Remove the old #ifdeffed-out code.

* gtk/gtk.def
* gtk/makefile.mingw.in: Update.

* gtk/gtkmain.h: Check for G_PLATFORM_WIN32, not only G_OS_WIN32,
to catch also Cygwin.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/win32/gdkevents-win32.c
gtk/gtk.def
gtk/gtkmain.h
gtk/makefile.mingw.in